Skip to content

Minor: Add instructions for building with docker #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jul 9, 2024

part of apache/datafusion#9602

I am preparing to write a blog post for the imminent release of DataFusion 40 and I need to know how to see such posts locally

You can see the changes rendered here: https://github.com/alamb/datafusion-site/tree/alamb/readme_tweak?tab=readme-ov-file#apache-datafusion-blog-content

@alamb alamb requested a review from andygrove July 9, 2024 12:17
If you don't wish to change or install ruby and nodejs locally, you can use docker to build and preview the site with a command like:

```shell
docker run -v `pwd`:/datafusion-site -p 4000:4000 -it ruby bash
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These instructions are adapted from https://github.com/apache/arrow-site

@alamb alamb mentioned this pull request Jul 19, 2024
@alamb
Copy link
Contributor Author

alamb commented Jul 24, 2024

Thanks again @phillipleblanc and @andygrove

@alamb alamb merged commit f95b8cd into apache:main Jul 24, 2024
@alamb alamb deleted the alamb/readme_tweak branch July 24, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants